home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1995 / 122295.doc / 000275_lightwave@garcia.com _Sun Dec 31 01:23:38 1995.msg < prev    next >
Internet Message Format  |  1996-01-16  |  1KB

  1. Received: from relay7.UU.NET (relay7.UU.NET [192.48.96.17]) by keeper.albany.net (8.7.1/8.7.1) with ESMTP id BAA05178 for <dwarner@albany.net>; Sun, 31 Dec 1995 01:23:37 -0500 (EST)
  2. Received: from garcia.com by relay7.UU.NET with SMTP 
  3.     id QQzwll19701; Sun, 31 Dec 1995 01:21:01 -0500 (EST)
  4. Received: from  (localhost) by garcia.com (5.x/SMI-SVR4)
  5.     id AA06212; Sun, 31 Dec 1995 01:21:07 -0500
  6. Date: Sun, 31 Dec 1995 01:21:07 -0500
  7. Errors-To: dwarner@albany.net
  8. Message-Id: <199512310104.AA276421863@relay1.geis.com>
  9. Errors-To: dwarner@albany.net
  10. Reply-To: lightwave@garcia.com
  11. Originator: lightwave@garcia.com
  12. Sender: lightwave@garcia.com
  13. Precedence: bulk
  14. From: j.follett@genie.com
  15. To: Multiple recipients of list <lightwave@garcia.com>
  16. Subject: Modeler Arexx
  17. X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
  18. Status: RO
  19. X-Status: 
  20.  
  21. Some time ago I looked for an answer as to why the Modeler Arexx
  22. function "call Delete()" would not work. After some troubleshooting,
  23. I have discovered that by removing the "rexxsupport.library", the
  24. delete function works. It appears that the "call Delete()" function
  25. is being incorrectly intercepted by the rexxsupport.library, instead
  26. of staying in the "LWModelerARexx.port".
  27.  
  28. Can someone explain what I can do to call the delete function
  29. directly, so that I don't have to delete the rexxsupport library?
  30.  
  31. Thanks in advance,
  32.  
  33. J.Follett@genie.geis.com